relpath
authorPascal Packaging Team <pkg-pascal-devel@lists.alioth.debian.org>
Thu, 24 Jan 2019 23:27:02 +0000 (23:27 +0000)
committerPeter Michael Green <plugwash@debian.org>
Thu, 24 Jan 2019 23:27:02 +0000 (23:27 +0000)
commit4eafa286c8659211aeedfe09cc3d0df2dc0e4204
treeaef6eb0d6c149daf8195117dfbf003f776833713
parent32a03d42ed4384d0e0c87f807104477da698a7c8
relpath

This patch adds an utility for computing relative path according to a given
base directory. This is useful for libraries that are to install .lpk in
order to be used with lazarus. As these libraries may be compiled without
need to build depend on Lazarus, we add it in fp-utils package which is likely
to be used by any big project which build depends on fp-compiler.

Gbp-Pq: Name relpath.patch
fpcsrc/utils/fpmake.pp
fpcsrc/utils/relpath.pas [new file with mode: 0644]
install/man/man1/relpath.1 [new file with mode: 0644]